home *** CD-ROM | disk | FTP | other *** search
/ .net (Poland) 2000 September / Magazyn_Net_09_2000 (CDB).iso / offline / R1 / help / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-10-12  |  562 b   |  33 lines

  1. body {
  2. background-image:url(gfx/bg_help.gif);
  3. background-repeat:repeat-x;
  4. background-color: #FFFFFF;
  5. }
  6.  
  7. a:link {
  8.  color: #87001B;
  9.  font-size: 12px;
  10.  font-family: verdana,arial,helvetica,sans serif;
  11.  text-decoration: none;
  12. }
  13.  
  14. a:visited {
  15.  color: #87001B;
  16.  font-size: 12px;
  17.  font-family: verdana,arial,helvetica,sans serif;
  18.  text-decoration: none;
  19. }
  20.  
  21. a:active {
  22.  color: #000000;
  23.  font-size: 12px;
  24.  font-family: verdana,arial,helvetica,sans serif;
  25.  text-decoration: none;
  26. }
  27.  
  28. font {
  29. font-family: verdana,arial,helvatica,sans serif;
  30. font-size: 12px;
  31. color:#666666;
  32. }
  33.